Skip to content

doc: fix a typo#1850

Merged
matthewdouglas merged 1 commit intobitsandbytes-foundation:mainfrom
Freed-Wu:typo
Feb 20, 2026
Merged

doc: fix a typo#1850
matthewdouglas merged 1 commit intobitsandbytes-foundation:mainfrom
Freed-Wu:typo

Conversation

@Freed-Wu
Copy link
Contributor

No description provided.

Copy link
Collaborator

@TimDettmers TimDettmers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Review: #1850 — doc: fix a typo

Fixes incorrect import paths in docstring code examples for Linear4bit and Linear8bitLt: from bnb.nn import ...from bitsandbytes.nn import .... The old examples used the alias bnb as a module path, which would not work as an actual import.

No blocking issues. Correct, minimal fix. LGTM.

  • Security: Clear
  • Downstream impact: None (docstring-only change)
  • CI: Not triggered (fork PR — maintainer must approve workflow run before merge)

@matthewdouglas matthewdouglas added the Documentation Improvements or additions to documentation label Feb 20, 2026
@matthewdouglas matthewdouglas added this to the v0.50.0 milestone Feb 20, 2026
@matthewdouglas matthewdouglas merged commit d1049e7 into bitsandbytes-foundation:main Feb 20, 2026
@Freed-Wu Freed-Wu deleted the typo branch February 21, 2026 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants